home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_39597.txt < prev    next >
Text File  |  1987-11-25  |  6KB  |  279 lines

  1. -- card: 39597 from stack: in
  2. -- bmap block id: 27024
  3. -- flags: 0000
  4. -- background id: 31363
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global crossRefDepth
  9.   -- After coming to a contents card, the return button comes to
  10.   -- here and does not retrace any old cross references.
  11.   put 0 into crossRefDepth
  12. end openCard
  13.  
  14.  
  15. -- part 4 (button)
  16. -- low flags: 00
  17. -- high flags: 0000
  18. -- rect: left=42 top=269 right=286 bottom=236
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: making a memo pad
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   visual effect zoom open
  30.   go to card id 37876
  31. end mouseUp
  32.  
  33.  
  34.  
  35. -- part 5 (button)
  36. -- low flags: 00
  37. -- high flags: 0000
  38. -- rect: left=43 top=136 right=153 bottom=192
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 0 / 0
  41. -- text alignment: 1
  42. -- font id: 0
  43. -- text size: 12
  44. -- style flags: 0
  45. -- line height: 16
  46. -- part name: copy a nutton
  47. ----- HyperTalk script -----
  48. on mouseUp
  49.   visual effect zoom open
  50.   go to card id 22728
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 6 (button)
  56. -- low flags: 00
  57. -- high flags: 0000
  58. -- rect: left=43 top=117 right=136 bottom=256
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: 
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   visual effect zoom open
  70.   go to card id 42355
  71. end mouseUp
  72.  
  73.  
  74.  
  75. -- part 7 (button)
  76. -- low flags: 00
  77. -- high flags: 0000
  78. -- rect: left=43 top=153 right=172 bottom=186
  79. -- title width / last selected line: 0
  80. -- icon id / first selected line: 0 / 0
  81. -- text alignment: 1
  82. -- font id: 0
  83. -- text size: 12
  84. -- style flags: 0
  85. -- line height: 16
  86. -- part name: 
  87. ----- HyperTalk script -----
  88. on mouseUp
  89.   visual effect zoom open
  90.   go to card id 9411
  91. end mouseUp
  92.  
  93.  
  94.  
  95. -- part 8 (button)
  96. -- low flags: 00
  97. -- high flags: 0000
  98. -- rect: left=43 top=171 right=190 bottom=184
  99. -- title width / last selected line: 0
  100. -- icon id / first selected line: 0 / 0
  101. -- text alignment: 1
  102. -- font id: 0
  103. -- text size: 12
  104. -- style flags: 0
  105. -- line height: 16
  106. -- part name: 
  107. ----- HyperTalk script -----
  108. on mouseUp
  109.   visual effect zoom open
  110.   go to card id 5855
  111. end mouseUp
  112.  
  113.  
  114.  
  115. -- part 13 (button)
  116. -- low flags: 00
  117. -- high flags: 0000
  118. -- rect: left=42 top=207 right=226 bottom=229
  119. -- title width / last selected line: 0
  120. -- icon id / first selected line: 0 / 0
  121. -- text alignment: 1
  122. -- font id: 0
  123. -- text size: 12
  124. -- style flags: 0
  125. -- line height: 16
  126. -- part name: 
  127. ----- HyperTalk script -----
  128. on mouseUp
  129.   visual effect zoom open
  130.   go to card id 36815
  131. end mouseUp
  132.  
  133.  
  134.  
  135. -- part 14 (button)
  136. -- low flags: 00
  137. -- high flags: 0000
  138. -- rect: left=42 top=226 right=245 bottom=224
  139. -- title width / last selected line: 0
  140. -- icon id / first selected line: 0 / 0
  141. -- text alignment: 1
  142. -- font id: 0
  143. -- text size: 12
  144. -- style flags: 0
  145. -- line height: 16
  146. -- part name: 
  147. ----- HyperTalk script -----
  148. on mouseUp
  149.   visual effect zoom open
  150.   go to card id 59622
  151. end mouseUp
  152.  
  153.  
  154.  
  155. -- part 15 (button)
  156. -- low flags: 00
  157. -- high flags: 0001
  158. -- rect: left=254 top=291 right=314 bottom=282
  159. -- title width / last selected line: 0
  160. -- icon id / first selected line: 0 / 0
  161. -- text alignment: 1
  162. -- font id: 0
  163. -- text size: 12
  164. -- style flags: 0
  165. -- line height: 16
  166. -- part name: 
  167.  
  168.  
  169. -- part 17 (button)
  170. -- low flags: 00
  171. -- high flags: 0000
  172. -- rect: left=43 top=188 right=207 bottom=185
  173. -- title width / last selected line: 0
  174. -- icon id / first selected line: 0 / 0
  175. -- text alignment: 1
  176. -- font id: 0
  177. -- text size: 12
  178. -- style flags: 0
  179. -- line height: 16
  180. -- part name: 
  181. ----- HyperTalk script -----
  182. on mouseUp
  183.   visual effect zoom open
  184.   go to card id 44438
  185. end mouseUp
  186.  
  187.  
  188.  
  189. -- part 18 (button)
  190. -- low flags: 00
  191. -- high flags: 0000
  192. -- rect: left=43 top=101 right=118 bottom=233
  193. -- title width / last selected line: 0
  194. -- icon id / first selected line: 0 / 0
  195. -- text alignment: 1
  196. -- font id: 0
  197. -- text size: 12
  198. -- style flags: 0
  199. -- line height: 16
  200. -- part name: 
  201. ----- HyperTalk script -----
  202. on mouseUp
  203.   show card field "fullmenus"
  204.   show button "OK"
  205. end mouseUp
  206.  
  207.  
  208.  
  209. -- part 20 (field)
  210. -- low flags: 81
  211. -- high flags: 2004
  212. -- rect: left=41 top=23 right=199 bottom=259
  213. -- title width / last selected line: 0
  214. -- icon id / first selected line: 0 / 0
  215. -- text alignment: 0
  216. -- font id: 3
  217. -- text size: 14
  218. -- style flags: 0
  219. -- line height: 18
  220. -- part name: FullMenus
  221.  
  222.  
  223. -- part 21 (button)
  224. -- low flags: 80
  225. -- high flags: 8003
  226. -- rect: left=195 top=172 right=194 bottom=233
  227. -- title width / last selected line: 0
  228. -- icon id / first selected line: 0 / 0
  229. -- text alignment: 1
  230. -- font id: 0
  231. -- text size: 12
  232. -- style flags: 0
  233. -- line height: 16
  234. -- part name: OK
  235. ----- HyperTalk script -----
  236. on mouseUp
  237.   play "harpsichord" "ee c"
  238.   hide button "OK"
  239.   hide card field "fullmenus"
  240. end mouseUp
  241.  
  242.  
  243.  
  244. -- part 27 (button)
  245. -- low flags: 00
  246. -- high flags: 0001
  247. -- rect: left=218 top=291 right=314 bottom=248
  248. -- title width / last selected line: 0
  249. -- icon id / first selected line: 0 / 0
  250. -- text alignment: 1
  251. -- font id: 0
  252. -- text size: 12
  253. -- style flags: 0
  254. -- line height: 16
  255. -- part name: 
  256.  
  257.  
  258. -- part 30 (button)
  259. -- low flags: 00
  260. -- high flags: 0001
  261. -- rect: left=461 top=291 right=314 bottom=491
  262. -- title width / last selected line: 0
  263. -- icon id / first selected line: 0 / 0
  264. -- text alignment: 1
  265. -- font id: 0
  266. -- text size: 12
  267. -- style flags: 0
  268. -- line height: 16
  269. -- part name: 
  270.  
  271.  
  272. -- part contents for background part 13
  273. ----- text -----
  274. 191,168
  275.  
  276. -- part contents for card part 20
  277. ----- text -----
  278. Go to the User Preferences card in the Home stack. 
  279. (It's the last card in the stack.)  Check Painting or higher to see and use the Paint tools.  Check Authoring or higher  to use the Button and Field tools as well.